home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: Essential Home & Business / PC-SIG - Essential Home and Business Collection.iso / 22 / 6 / 7 / INSTALL.BAT next >
DOS Batch File  |  1990-06-25  |  1KB  |  26 lines

  1. echo off
  2. cls
  3. echo This disk holds three programs:
  4. echo                  SIGNOUT, an electronic office worker sign-out board
  5. echo                  NOUVEAU, a small network E-mail system
  6. echo                  POPFORM, a pop-up letter/label/form printer
  7. echo .
  8. echo SIGNOUT is contained in a self-extracting archive file: SGNO.EXE.  To load
  9. echo SIGNOUT onto your hard disk and print its instructions, place this disk
  10. echo into drive A and enter "A:INSTSO A: C:" (assuming that your hard disk is
  11. echo drive C). The program will be automatically placed into a MANAGEX direc-
  12. echo tory on your hard disk.
  13. echo .
  14. echo Nouveau is contained in one self-extracting archive file: NOUV.EXE.  To
  15. echo load NOUVEAU onto your hard disk and print its instructions, place this
  16. echo disk into drive A and enter "A:INSTNV A: C:" (assuming that your hard disk
  17. echo is drive C). The program will be automatically placed into a MANAGEX
  18. echo directory on your hard disk.
  19. echo .
  20. echo PopForm is contained in one self-extracting archive file: PFRM.EXE.  To
  21. echo load POPFORM onto your hard disk and print its instructions, place this
  22. echo disk into drive A and enter "A:INSTPF A: C:" (assuming that your hard disk
  23. echo is drive C). The program will be automatically placed into a POPFORM
  24. echo directory on your hard disk.
  25. echo .
  26.